home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga Plus Special 19
/
AMIGAplus Sonderheft 19 (1999)(ICP)(DE)[!].iso
/
LOCALE
/
catalogs
/
Make_Catalog_F
< prev
next >
Encoding:
Amiga (detected)
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1999-05-08
|
183 b
|
13 lines
; script to make a catalog
; By MaVaTi
;
;
echo "Creating the catalog..."
;
CatComp NOOPTIM dev/Marryampic.cd dev/français.ct CATALOG français/Marryampic.catalog
;
echo "Done!"
;
;
;